Skip to main content

Viewing Inference Jobs New

In the Inference Jobs page, you can view inference jobs that are run automatically or manually on the following types of data only:

  • Raster

  • Image

  • Video

Understanding Job Information Display

The Inference Jobs page displays the following information for each of the inference jobs:

Field NameDescriptionExample
Job & LayerName of the job and the layerNDVI_Calculation — AOI_21
Job TypeName of the type of job (raster, image, video)Raster
StatusStatus of the job (done, failed, cancelled)Done
Started ByName of the user who started the jobanalyst_01
Started AtDate and time when the job started2025-09-21 14:35 UTC
Completed AtDate and time when the job completed2025-09-21 14:42 UTC
Elapsed TimeTime taken to complete the job7 minutes

Understanding Job Statuses

Each inference job moves through a defined lifecycle in the platform.

The following describes the inference job statuses that you can view when monitoring jobs.

StatusDescription
SubmittedThe job has been created and added to the queue, waiting to be processed.
RunningThe job is actively being executed by the system.
DoneThe job has completed successfully, and the results are available.
FailedThe job did not complete due to an error or system issue.
CancelledThe job was manually stopped or withdrawn before completion.